home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 May / PCWMAY06.iso / Software / Full / Registry Mechanic 5 / rminstall-5.0.0.144-VNU0306.exe / install_script.iss
Text File  |  2006-02-22  |  20KB  |  257 lines

  1. ;InnoSetupVersion=5.1.2
  2.  
  3. [Setup]
  4. AppName=Registry Mechanic
  5. AppVerName=Registry Mechanic 5.0
  6. AppId=Registry Mechanic
  7. AppVersion=5.0
  8. AppPublisher=PC Tools Pty. Ltd.
  9. AppPublisherURL=http://www.pctools.com/registry-mechanic/
  10. AppSupportURL=http://www.pctools.com/registry-mechanic/support/
  11. AppMutex=GuideWorksRegistryMechanic
  12. DefaultDirName={pf}\Registry Mechanic
  13. DefaultGroupName=Registry Mechanic
  14. UninstallDisplayIcon={app}\RegMech.exe
  15. OutputBaseFilename=rminstall-5.0.0.144b-VNU0306
  16. Compression=lzma
  17. DisableProgramGroupPage=yes
  18. WizardImageFile=embedded\WizardImage0.bmp
  19. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  20.  
  21. [Files]
  22. Source: "{tmp}\isxdl.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  23. Source: "{tmp}\helper.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  24. Source: "{app}\help.chm"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  25. Source: "{app}\liveupdate.exe"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  26. Source: "{app}\RegMech.exe"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  27. Source: "{app}\RMReg.exe"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  28. Source: "{app}\RMScrn.exe"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  29. Source: "{app}\log\igds.log"; DestDir: "{app}\log"; Flags: overwritereadonly ignoreversion 
  30. Source: "{app}\log\igdskeys.log"; DestDir: "{app}\log"; Flags: overwritereadonly ignoreversion 
  31. Source: "{app}\log\ignore.dat"; DestDir: "{app}\log"; Flags: overwritereadonly ignoreversion 
  32. Source: "{app}\LuLng\Deutsch.lng"; DestDir: "{app}\LuLng"; Flags: overwritereadonly ignoreversion 
  33. Source: "{app}\LuLng\English.lng"; DestDir: "{app}\LuLng"; Flags: overwritereadonly ignoreversion 
  34. Source: "{app}\LuLng\Spanish.lng"; DestDir: "{app}\LuLng"; Flags: overwritereadonly ignoreversion 
  35. Source: "{app}\ref\Deutsch.ini"; DestDir: "{app}\ref"; Flags: overwritereadonly ignoreversion 
  36. Source: "{app}\ref\English.ini"; DestDir: "{app}\ref"; Flags: overwritereadonly ignoreversion 
  37. Source: "{app}\ref\Espanol.ini"; DestDir: "{app}\ref"; Flags: overwritereadonly ignoreversion 
  38. Source: "{sys}\msvbvm60.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver sharedfile onlyifdoesntexist 
  39. Source: "{sys}\MSCOMCTL.OCX"; DestDir: "{sys}"; Flags: restartreplace regserver sharedfile onlyifdoesntexist 
  40. Source: "{sys}\STKIT432.DLL"; DestDir: "{sys}"; Flags: restartreplace sharedfile onlyifdoesntexist 
  41. Source: "{sys}\scrrun.dll"; DestDir: "{sys}"; Flags: restartreplace regserver sharedfile onlyifdoesntexist 
  42.  
  43. [Dirs]
  44. Name: "{app}\ref"; Flags: uninsalwaysuninstall 
  45. Name: "{app}\backup"; Flags: uninsalwaysuninstall 
  46. Name: "{app}\log"; Flags: uninsalwaysuninstall 
  47. Name: "{app}\sound"; Flags: uninsalwaysuninstall 
  48.  
  49. [Registry]
  50. Root: HKLM; Subkey: "Software\PCTools"; Flags: uninsdeletekeyifempty 
  51. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic"; Flags: uninsdeletekey 
  52. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Path"; ValueName: "BackUpFile"; ValueType: String; ValueData: "{app}\backup"; Flags: uninsdeletevalue 
  53. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Path"; ValueName: "LogFile"; ValueType: String; ValueData: "{app}\log"; Flags: uninsdeletevalue 
  54. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Path"; ValueName: "RefFile"; ValueType: String; ValueData: "{app}\ref"; Flags: uninsdeletevalue 
  55. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Path"; ValueName: "SoundFile"; ValueType: String; ValueData: "{app}\sound"; Flags: uninsdeletevalue 
  56. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Settings"; ValueName: "Help"; ValueType: String; ValueData: "{app}\help.chm"; Flags: uninsdeletevalue 
  57. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Settings"; ValueName: "ShowRegScreen"; ValueType: String; ValueData: "0"; Flags: uninsdeletevalue 
  58. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Settings"; ValueName: "ShowRegHelpLink"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletevalue 
  59. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Settings"; ValueName: "RegHelpLink"; ValueType: String; ValueData: "http://www.pctools.com/registry-mechanic/support/category/2/"; Flags: uninsdeletevalue 
  60. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Settings"; ValueName: "Support"; ValueType: String; ValueData: "http://www.pctools.com/registry-mechanic/support.php?version=%version%"; Flags: uninsdeletevalue 
  61. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Settings"; ValueName: "URL"; ValueType: String; ValueData: "http://www.pctools.com/"; Flags: uninsdeletevalue 
  62. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Settings"; ValueName: "Branding"; ValueType: String; ValueData: "pctools"; Flags: uninsdeletevalue 
  63. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Settings"; ValueName: "BuyNow"; ValueType: String; ValueData: "http://www.pctools.com/registry-mechanic/free/promo/VNU0306/"; Flags: uninsdeletevalue 
  64. Root: HKLM; Subkey: "SOFTWARE\WinGuides\Registry Mechanic\Settings"; ValueName: "BuyNow"; ValueType: String; ValueData: "http://www.pctools.com/registry-mechanic/free/promo/VNU0306/"; Flags: uninsdeletevalue 
  65. Root: HKCU; Subkey: "Software\PCTools"; Flags: uninsdeletekeyifempty 
  66. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic"; Flags: uninsdeletekey 
  67. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic\Language"; ValueName: "default"; ValueType: String; ValueData: "{code:LanguageSelected}"; Flags: createvalueifdoesntexist uninsdeletevalue 
  68. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic\Options"; ValueName: "AutoBackup"; ValueType: String; ValueData: "0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  69. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic\Options"; ValueName: "NoConfirmation"; ValueType: String; ValueData: "0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  70. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic\Options"; ValueName: "Startup"; ValueType: String; ValueData: "0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  71. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic\Options"; ValueName: "Suggest"; ValueType: String; ValueData: "0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  72. Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "RegistryMechanic"; ValueType: String; Flags: uninsdeletevalue 
  73. Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "RegistryMechanic"; ValueType: String; ValueData: "{app}\RegMech.exe /QS"; Tasks: autostart; Flags: uninsdeletevalue 
  74. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic\Options"; ValueName: "Startup"; ValueType: String; ValueData: "1"; Tasks: autostart; Flags: uninsdeletevalue 
  75.  
  76. [INI]
  77. FileName: "{app}\homepage.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.pctools.com/registry-mechanic/"; 
  78.  
  79. [Run]
  80. Filename: "regsvr32.exe"; Parameters: "/u /s scrrun.dll"; 
  81. Filename: "regsvr32.exe"; Parameters: "/s {sys}\scrrun.dll"; 
  82. Filename: "{app}\regmech.exe"; Parameters: "/S"; Description: "{cm:ScanAfterInstall}"; Flags: postinstall skipifsilent nowait
  83.  
  84. [Icons]
  85. Name: "{group}\Registry Mechanic"; Filename: "{app}\regmech.exe"; WorkingDir: "{app}"; Comment: "Start Registry Mechanic"; 
  86. Name: "{group}\Registry Mechanic Help"; Filename: "{app}\help.chm"; WorkingDir: "{app}"; Comment: "Read Registry Mechanic Help"; 
  87. Name: "{group}\Uninstall Registry Mechanic"; Filename: "{uninstallexe}"; Comment: "Uninstall Registry Mechanic"; 
  88. Name: "{commondesktop}\Registry Mechanic"; Filename: "{app}\regmech.exe"; WorkingDir: "{app}"; Tasks: desktopicon; 
  89. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Registry Mechanic"; Filename: "{app}\regmech.exe"; WorkingDir: "{app}"; Comment: "Launch Registry Mechanic"; Tasks: quicklaunchicon; 
  90. Name: "{group}\Home Page"; Filename: "{app}\homepage.url"; Comment: "Visit Registry Mechanic homepage"; 
  91.  
  92. [Tasks]
  93. Name: "autostart"; Description: "{cm:AutoStart}"; GroupDescription: "{cm:Options}"; 
  94. Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  95. Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  96.  
  97. [InstallDelete]
  98. Type: files; Name: "{userdesktop}\Registry Mechanic.lnk"; 
  99. Type: files; Name: "{app}\ref\Franτais.ini"; 
  100.  
  101. [UninstallDelete]
  102. Type: files; Name: "{app}\log\*.log"; 
  103. Type: files; Name: "{app}\backup\*.*"; 
  104. Type: files; Name: "{app}\ref\*.ini"; 
  105. Type: files; Name: "{app}\sound\*.wav"; 
  106. Type: files; Name: "{app}\homepage.url"; 
  107. Type: files; Name: "{app}\common.ini"; 
  108. Type: files; Name: "{app}\LULog.txt"; 
  109. Type: dirifempty; Name: "{app}"; 
  110.  
  111. [CustomMessages]
  112. en.NameAndVersion=%1 version %2
  113. en.AdditionalIcons=Additional icons:
  114. en.CreateDesktopIcon=Create a &desktop icon
  115. en.CreateQuickLaunchIcon=Create a &Quick Launch icon
  116. en.ProgramOnTheWeb=%1 on the Web
  117. en.UninstallProgram=Uninstall %1
  118. en.LaunchProgram=Launch %1
  119. en.AssocFileExtension=&Associate %1 with the %2 file extension
  120. en.AssocingFileExtension=Associating %1 with the %2 file extension...
  121. en.Options=Options:
  122. en.AutoStart=&Automatically scan registry when Windows starts
  123. en.ScanAfterInstall=Start Registry Mechanic and scan for problems
  124. en.RunIGCheckBox=Run Install Guard to clear your system of malware which may affect your usage of Registry Mechanic
  125. en.IGEULA1=By using Install Guard you agree to the EULA which can be viewed 
  126. en.IGEULA2=here
  127. en.IGEULA3=.
  128. en.ErrorRMRunning=Setup has detected that Registry Mechanic is currently running. %nClick OK to close Registry Mechanic and continue setup or Cancel to exit setup.
  129. en.OldRMFound=Setup has found an older version of Registry Mechanic. This older version must be uninstalled before this installation can be completed. Do you wish to uninstall this older version and install the new version?
  130. en.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang3081{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\b\f0\fs18 Free! \cf0 Google Toolbar\b0  \fs16 for Internet Explorer\fs20\par}
  131. en.GooglePageCaption=Free! Google Toolbar for Internet Explorer
  132. en.GooglePageDescription=Take the power of Google with you anywhere on the Web
  133. en.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fnil\fcharset2 Symbol;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\b\f0\fs16 Google Toolbar makes web browsing more convenient:\par \pard{\pntext\f1\'B7\tab}{\*\pn\pnlvlblt\pnf1\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-152\li284\b0 Search the Web with Google from any site\par{\pntext\f1\'B7\tab}Block annoying pop-up ads\par{\pntext\f1\'B7\tab}Autofill web forms with a single click\par }
  134. en.GooglePageRadio1a=Install the free Google Toolbar
  135. en.GooglePageRadio1aBold=Install the free Google Toolbar
  136. en.GooglePageRadio1b=     You can remove it easily at any time
  137. en.GooglePageRadio2=Don't install the Google Toolbar
  138. en.GooglePageNotice1=By installing the Google Toolbar, you agree to abide to the Google Toolbar 
  139. en.GooglePageNotice1a=terms of use
  140. en.GooglePageNotice1b= and 
  141. en.GooglePageNotice1c=privacy policy
  142. en.GooglePageNotice1d=.
  143. en.GooglePageTitle=Setup - Registry Mechanic
  144. en.GooglePageTitleLabel=Required Components Download
  145. en.GooglePageTitleDescription=Setup is now downloading the required files to your computer
  146. en.GoogleFinishConfirm=Google Toolbar has also been installed and will appear the next time you open an Internet Explorer window.
  147. en.MSG_DownloadError=Setup could not download some files, please run setup again.
  148. en.MSG_ButtonInstall=&Install
  149. en.ShortCutFileName=eng-rmhelp.chm
  150. en.ShortCutUninstall=Uninstall Registry Mechanic
  151. en.ShortCutQSG=Registry Mechanic Quick Start Guide
  152. en.ShortCutQSGComment=Read Registry Mechanic Quick Start Guide
  153. en.ShortCutHP=Home Page
  154. en.ShortCutHPComment=Visit the Registry Mechanic Home Page
  155. en.ShortCutHPLink=http://www.pctools.com/registry-mechanic/
  156. en.ShortCutUninstallComment=Uninstall Registry Mechanic
  157. en.ShortCutRMComment=Start Registry Mechanic
  158. de.NameAndVersion=%1 Version %2
  159. de.AdditionalIcons=ZusΣtzliche Symbole:
  160. de.CreateDesktopIcon=Erstelle &Desktop Symbol
  161. de.CreateQuickLaunchIcon=Erstelle &Quick Launch Symbol
  162. de.ProgramOnTheWeb=%1 im Web
  163. de.UninstallProgram=De-installiere %1
  164. de.LaunchProgram=Starte %1
  165. de.AssocFileExtension=&Verknⁿpfe %1 mit %2 Datenerweiterung
  166. de.AssocingFileExtension=Verknⁿpfung von %1 mit der %2 Datenerweiterung...
  167. de.Options=Optionen:
  168. de.AutoStart=&Automatisch die Registry durchsuchen, wenn Windows startet
  169. de.ScanAfterInstall=Registry Mechanic starten und nach Problemen suchen
  170. de.RunIGCheckBox=Starten Sie Install Guard, um Ihr System von Malware zu befreien, die den Gebrauch von Registry Mechanic beeinflussen k÷nnte
  171. de.IGEULA1=Indem Sie den Installationassistenten verwenden, stimmen Sie der EULA zu, die 
  172. de.IGEULA2=hier 
  173. de.IGEULA3=Sie einsehen k÷nnen.
  174. de.ErrorRMRunning=Setup has detected that Registry Mechanic is currently running. %nClick OK to close Registry Mechanic and continue setup or Cancel to exit setup.
  175. de.OldRMFound=Setup has found an older version of Registry Mechanic. This older version must be uninstalled before this installation can be completed. Do you wish to uninstall this older version and install the new version?
  176. de.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\lang1031\b\f0\fs18 Kostenlos!\cf0   Google Toolbar \b0\fs16 f\'fcr Internet Explorer.\lang1033\f1\par}
  177. de.GooglePageCaption=Kostenlos!  Google Toolbar fⁿr Internet Explorer.
  178. de.GooglePageDescription=Nutzen Sie die M÷glichkeiten von Google ⁿberall im Web.
  179. de.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fswiss\fcharset0 Arial;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\lang1031\b\f0\fs16 Mit der Google Toolbar wird das Suchen im Web noch einfacher:\b0    \par \bullet  Websuche mit Google von jeder beliebigen Website aus    \par \bullet  Blockieren von l\'e4stigen Popup-Anzeigen   \par \bullet  \'dcbersetzen englischer W\'f6rter ins Deutsche\lang1033\f1\fs20\par }
  180. de.GooglePageRadio1a=Installation der kostenlosen Google Toolbar
  181. de.GooglePageRadio1aBold=Installation der kostenlosen Google Toolbar
  182. de.GooglePageRadio1b=     Sie k÷nnen Google Toolbar jederzeit problemlos wieder entfernen.
  183. de.GooglePageRadio2=Die Google Toolbar nicht installieren.
  184. de.GooglePageNotice1=Mit der Installation der Google Toolbar stimmen Sie den
  185. de.GooglePageNotice1a=Nutzungsbedingungen
  186. de.GooglePageNotice1b= und 
  187. de.GooglePageNotice1c=Datenschutzrichtlinien
  188. de.GooglePageNotice1d= der Google Toolbar zu.
  189. de.GooglePageTitle=Setup - Registry Mechanic
  190. de.GooglePageTitleLabel=Download der erforderlichen Komponenten
  191. de.GooglePageTitleDescription=Das Setup speichert nun die erforderlichen Dateien auf Ihrem Computer ab
  192. de.GoogleFinishConfirm=Die Google Toolbar wurde ebenfalls installiert und wird beim nΣchsten ╓ffnen eines Fensters in Internet Explorer angezeigt.
  193. de.MSG_DownloadError=Setup could not download some files, please run setup again.
  194. de.MSG_ButtonInstall=&Installieren
  195. de.ShortCutFileName=deu-rmhelp.chm
  196. de.ShortCutUninstall=Registry Mechanic de-installieren
  197. de.ShortCutQSG=Registry Mechanic Schnellhilfe
  198. de.ShortCutQSGComment=Registry Mechanic Schnellhilfe
  199. de.ShortCutHP=Homepage
  200. de.ShortCutHPComment=Homepage
  201. de.ShortCutHPLink=http://www.pctools.com/de/registry-mechanic/
  202. de.ShortCutUninstallComment=Registry Mechanic de-installieren
  203. de.ShortCutRMComment=Registry Mechanic
  204. es.NameAndVersion=%1 versi≤n %2
  205. es.AdditionalIcons=Iconos adicionales:
  206. es.CreateDesktopIcon=Crear un icono en el &escritorio
  207. es.CreateQuickLaunchIcon=Crear un icono de Inicio &Rßpido
  208. es.ProgramOnTheWeb=%1 en la Web
  209. es.UninstallProgram=Desinstalar %1
  210. es.LaunchProgram=Ejecutar %1
  211. es.AssocFileExtension=&Asociar %1 con la extensi≤n %2
  212. es.AssocingFileExtension=Asociando %1 con la extensi≤n %2...
  213. es.Options=Opciones:
  214. es.AutoStart=&Analizar el registro automßticamente al iniciar Windows
  215. es.ScanAfterInstall=Iniciar Registry Mechanic y analizar en busca de problemas
  216. es.RunIGCheckBox=Ejecutar Install Guard para limpiar su sistema de malware el cual puede afectar el uso de Registry Mechanic.
  217. es.IGEULA1=Al instalar Install Guard usted acepta los tΘrminos del CLUF el cual se puede ver 
  218. es.IGEULA2=aquφ
  219. es.IGEULA3=.
  220. es.ErrorRMRunning=Setup has detected that Registry Mechanic is currently running. %nClick OK to close Registry Mechanic and continue setup or Cancel to exit setup.
  221. es.OldRMFound=Setup has found an older version of Registry Mechanic. This older version must be uninstalled before this installation can be completed. Do you wish to uninstall this older version and install the new version?
  222. es.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\lang3082\b\f0\fs18\'a1Gratuito!\cf0  Barra Google \b0\fs16 para Internet Explorer \lang1033\f1\par}
  223. es.GooglePageCaption=íGratuito! Barra Google para Internet Explorer 
  224. es.GooglePageDescription=LlΘvese consigo el poder de Google a cualquier lugar de la web
  225. es.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fswiss\fcharset0 Arial;}}  {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\lang3082\b\f0\fs16 La barra Google simplifica la navegaci\'f3n web:\b0   \par \bullet  Busque en la web con Google desde cualquier sitio   \par \bullet  Bloquee los molestos pop-ups   \par \bullet  Traduzca palabras del ingl\'e9s al espa\'f1ol\lang1033\f1\par }
  226. es.GooglePageRadio1a=Instale la barra Google
  227. es.GooglePageRadio1aBold=Instale la barra Google
  228. es.GooglePageRadio1b=     Puede eliminarla fßcilmente en cualquier momento que lo desee.
  229. es.GooglePageRadio2=No instalar la barra Google
  230. es.GooglePageNotice1=Al instalar la barra Google, acepta los 
  231. es.GooglePageNotice1a=tΘrminos de uso
  232. es.GooglePageNotice1b= y la 
  233. es.GooglePageNotice1c=polφtica de privacidad 
  234. es.GooglePageNotice1d= de dicho programa.
  235. es.GooglePageTitle=Setup - Registry Mechanic
  236. es.GooglePageTitleLabel=Descarga de Componentes Requeridos
  237. es.GooglePageTitleDescription=El Instalador estß ahora descargando los archivos requeridos en su computadora
  238. es.GoogleFinishConfirm=La barra Google tambiΘn se ha instalado y aparecerß la pr≤xima vez que abra una ventana de Internet Explorer.
  239. es.MSG_DownloadError=Setup could not download some files, please run setup again.
  240. es.MSG_ButtonInstall=&Instalar
  241. es.ShortCutFileName=esp-rmhelp.chm
  242. es.ShortCutUninstall=Desinstale Registry Mechanic
  243. es.ShortCutQSG=Guφa Rßpida de Registry Mechanic
  244. es.ShortCutQSGComment=Guφa Rßpida de Registry Mechanic
  245. es.ShortCutHP=Pßgina principal
  246. es.ShortCutHPComment=Pßgina principal
  247. es.ShortCutHPLink=http://www.pctools.com/es/registry-mechanic/
  248. es.ShortCutUninstallComment=Desinstale Registry Mechanic
  249. es.ShortCutRMComment=Registry Mechanic
  250.  
  251. [Languages]
  252. ; These files are stubs
  253. ; To achieve better results after recompilation, use the real language files
  254. Name: "en"; MessagesFile: "embedded\en.isl"; LicenseFile: "embedded\enLicense.txt"; 
  255. Name: "de"; MessagesFile: "embedded\de.isl"; LicenseFile: "embedded\deLicense.txt"; 
  256. Name: "es"; MessagesFile: "embedded\es.isl"; LicenseFile: "embedded\esLicense.txt"; 
  257.